Skip to content

Release v4.7.0 - #2

Merged
notdeltaxd merged 2 commits into
mainfrom
dev
Sep 23, 2026
Merged

notdeltaxd merged 2 commits into
mainfrom
dev

Conversation

@notdeltaxd

Copy link
Copy Markdown
Contributor

Pins lyrics v0.2.5, which scores provider searches by title, artist and length so lyrics match the right recording rather than the first search hit.

Also carries the startup banner and update check added on dev.

Print an ASCII banner with the version and a short facts line before
logging starts, gated by logging.banner and skipped under JSON output so
a machine-readable stream stays intact.

On startup, query the GitHub releases API once and, when a newer tag
exists, print an upgrade notice that shares the banner's accent palette.
The check runs in the background, honours HTTPS_PROXY, and is turned off
by KAIRO_NO_UPDATE_CHECK; any failure falls back to a debug line rather
than disturbing the node.

Add reqwest and semver as direct dependencies; both were already in the
tree through the pinned crates, so the build cost is unchanged.
Picks up scored provider searches, so lyrics are matched to the right
recording by title, artist and length rather than the first search hit.
Copilot AI lite review requested due to automatic review settings September 23, 2026 13:39
@notdeltaxd
notdeltaxd merged commit 19a1c96 into main Sep 23, 2026
1 of 2 checks passed
@notdeltaxd
notdeltaxd removed the request for review from Copilot September 23, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant